home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / Environment Additions / Tool Versions Notes < prev   
Encoding:
Text File  |  1995-11-08  |  2.5 KB  |  54 lines  |  [TEXT/ttxt]

  1. Tool Versions Notes
  2. by The OpenDoc™ Sample Code Team
  3. November 8, 1995.
  4.  
  5. The sample code team is:     Steven Smith, Sue Dumont, Dave Stafford, and Troy Gaul.
  6.  
  7. © 1993-1995  Apple Computer, Inc. All Rights Reserved.
  8. Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
  9. Mac and OpenDoc are trademarks of Apple Computer, Inc.  (Palatino/10/Plain)
  10. -------------------------------------------------------------------------------------------------------------------------------------
  11.  
  12. To reliably build parts for use with OpenDoc 1.0, you will need to verify that you are using various "sanctioned" versions of tools; this goes for all development environments. Though this list is not exhaustive, it should give you enough information to make intelligent decisions about what will, and espcecially, what will not work.
  13.  
  14. If you experience problems during development, contact the tool vendors, as you see fit.
  15.  
  16. MPW Pro (ETO)
  17. If you plan on using the MPW Pro development environment, we *strongly* recommend that you start with the ETO 19 "lateset" release. If that is not available, use the ETO 18 "pre-release" version.
  18.  
  19. If you need to acquire the latest ETO/MPW Pro CD, contact APDA. (Contact APDA, Apple’s source for development tools, at 800-282-2732 (U.S.), 800-637-0029 (Canada), or 716-871-6555 to order MPW Pro or E.T.O.)
  20.  
  21. Recommended Tool Versions: (later versions ok too)
  22. Asm, v3.4
  23. CParser, v2.0.7
  24. DumpCode, v3.4
  25. DumpObj, v3.4
  26. DumpPEF, v2.0
  27. ILink, v2.0.1
  28. ILinkToSYM, v2.0
  29. Lib, v3.4
  30. MakeFlat, v1.0
  31. MakeSym, v2.0a1
  32. MergeFragment, v1.1
  33. MrC, v1.0f3
  34. MrCpp, v1.0f3
  35. PPCLink, v1.3
  36. SC, v8.0.4c1 (8.0.3c3 will work for sample code, but not ODF)
  37. SCpp, v8.0.4c1 (8.0.3c3 will work for sample code, but not ODF)
  38. SCpre, v8.0.4c1 (8.0.3c3 will work for sample code, but not ODF)
  39. somipc, v2.0.7
  40. sompdl, v2.0.7
  41.  
  42.  
  43. Metrowerks CodeWarrior
  44. If you plan on using CodeWarrior, both CW6 and CW7 will build PowerPC parts. Note that the CW6 environment shipped with the Universal Headers v2.0.1, and CW7 with v2.1; these header versions are incompatible in many ways.
  45.  
  46. To date, we have been unable to build the sample code parts with the 68k plugin compiler for CW7; though Metrowerks is getting really close. If you are interested in 68k development using CW7, you may wish to contact Metrowerks about receiving periodic bug fix releases.
  47.  
  48.  
  49. Symantec C++ 8.0
  50. If you plan on using Symantec C++ v8, you will need to start with the release 4 CD. Additionally, you will need the 8.1d25 version of the PowerPC C++ Translator to generate working PPC parts.
  51.  
  52.  
  53.  
  54.